Claude Code Maxプランを別のクライアントから使うのは規約違反
ただし、λ claude -pはok
Thariq (@trq212)
We want to encourage local development and experimentation with the Agent SDK and claude -p.
If you’re building a business on top of the Agent SDK, you should use an API key instead. We’ll make sure that’s clearer in our docs.
Agent SDKとclaude -pを用いたローカル開発と実験を推奨します。
Agent SDKを基盤としたビジネスを構築する場合は、代わりにAPIキーを使用してください。ドキュメントでこの点をより明確にします。
規約
Consumer Terms of Service \ Anthropic
Except when you are accessing our Services via an Anthropic API Key or where we otherwise explicitly permit it, to access the Services through automated or non-human means, whether through a bot, script, or otherwise.
日本語訳
Anthropic APIキーを介して当社のサービスにアクセスする場合、または当社が明示的に許可する場合を除き、ボット、スクリプトその他の手段による自動化または非人間的な方法によるサービスへのアクセスは禁止します。
2026/2/20のニュース
Anthropic clarifies ban on third-party tool access to Claude • The Register
Anthropic が Claudeのサブスクリプション(Free / Pro / Max)を、サードパーティ製ハーネス(外部ツール)から使うことを明確に禁止する法的表現を追加・強調した、という内容
垢Banの事例がちらほらある
OpenClawで使った事例
爆発的人気の裏で急増する「垢BAN」問題(OpenClawをClaudeやGeminiのOAuth経由で使うのはダメ)|タカヒロ|昭和ラヂオ
OpenCodeでのBAN事例
Using opencode with Anthropic OAuth violates ToS & Results in Ban · Issue #6930 · anomalyco/opencode · GitHub
https://www.reddit.com/r/Anthropic/comments/1pln7ls/claude_refunded_200_and_banned_my_organization/
OpenCodeにおける一部のサードパーティプロバイダーは治安が悪すぎる
Feature Request Support for OpenCode and Max plan · Issue #17118 · anthropics/claude-code · GitHub
Max プランの利用枠を OpenCode でも使えるようにすることを要求するClaude Codeへのissue
みんな「No Opencode = No Claude Subscription」と言っていて治安がよろしくない
https://www.reddit.com/r/ClaudeAI/comments/1q7zq1e/anthropic_blocks_thirdparty_use_of_claude_code/?tl=ja
ちなみにCodexは良いらしい
公式がそれ用の口を用意している
OpenCodeにおける一部のサードパーティプロバイダーは治安が悪すぎる
Tibo (@thsottiaux)
With the Claude Code shutdown. I am proud that we build Codex in the open with our OSS repo and we are 100% invested in supporting a flourishing ecosystem of agentic coding tools out there.
You can already build on top of https://github.com/openai/codex/tree/main/codex-rs/app-server… directly, which includes ChatGPT login and same usage as you get in codex. Reach out if you are a builder!